Skip to content

Fetch accounts ordered by UID#11

Merged
jjmerchante merged 1 commit intobitergia-analytics:mainfrom
jjmerchante:order-by-uid
Nov 11, 2025
Merged

Fetch accounts ordered by UID#11
jjmerchante merged 1 commit intobitergia-analytics:mainfrom
jjmerchante:order-by-uid

Conversation

@jjmerchante
Copy link
Copy Markdown
Contributor

This PR ensures that accounts are fetched in order by their UID. Ordering by UID is important when thousand of accounts share the same timestamp.

Additionally, the from_page argument has been introduced to allow resuming the fetching process from a specific page instead of always starting from the beginning.

This commits ensures that accounts are fetched in order by their UID.
Ordering by UID is important when thousand of accounts share the same
timestamp.

Additionally, the from_page argument has been introduced to allow
resuming the fetching process from a specific page instead of always
starting from the beginning.

Signed-off-by: Jose Javier Merchante <jjmerchante@bitergia.com>
@jjmerchante jjmerchante merged commit 65e8cfe into bitergia-analytics:main Nov 11, 2025
5 checks passed
@jjmerchante jjmerchante deleted the order-by-uid branch November 11, 2025 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants